GrapeCity.CalcEngine.Functions Namespace > CalcInterceptFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 2 items: known_y's, known_x's.
Known_y's is the dependent set of observations or data.
Known_x's is the independent set of observations or data.
'Usage Dim instance As CalcInterceptFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 2 items: known_y's, known_x's.
Known_y's is the dependent set of observations or data.
Known_x's is the independent set of observations or data.
Target Platforms: Windows Server 2012, Windows RT